From af12de808b498c553bfa8a193cac173ea1bbddc8 Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild.aw" Date: Tue, 13 Jun 2006 12:50:47 -0600 Subject: [PATCH] [IA64] Remove Makefile entry for xenia64_init Signed-off-by: Alex Williamson --- linux-2.6-xen-sparse/drivers/xen/core/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-2.6-xen-sparse/drivers/xen/core/Makefile b/linux-2.6-xen-sparse/drivers/xen/core/Makefile index 9ff76674c3..c1b0c1bd51 100644 --- a/linux-2.6-xen-sparse/drivers/xen/core/Makefile +++ b/linux-2.6-xen-sparse/drivers/xen/core/Makefile @@ -8,7 +8,6 @@ obj-$(CONFIG_PROC_FS) += xen_proc.o obj-$(CONFIG_SYSFS) += hypervisor_sysfs.o obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o obj-$(CONFIG_XEN_SYSFS) += xen_sysfs.o -obj-$(CONFIG_IA64) += xenia64_init.o obj-$(CONFIG_XEN_SKBUFF) += skbuff.o obj-$(CONFIG_XEN_REBOOT) += reboot.o obj-$(CONFIG_XEN_SMPBOOT) += smpboot.o -- 2.30.2